-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
38 |
Dependencies |
16 |
Dependents |
4 |
Total lines |
489 |
Lines of code |
249 |
Logical lines of code |
101 |
Comment lines |
174 |
Methods |
27 |
Properties |
3 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateSignature() |
S |
56 |
4 |
18 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
62 |
3 |
12 |
_checkForDeprecatedAttributes() |
S |
72 |
3 |
5 |
find() |
S |
61 |
2 |
12 |
fromNonce() |
S |
61 |
2 |
12 |
billingAddressSignature() |
S |
59 |
1 |
17 |
threeDSecurePassThruSignature() |
S |
62 |
1 |
14 |
baseOptions() |
S |
63 |
1 |
13 |
expiringBetween() |
S |
60 |
1 |
13 |
fetchExpiring() |
S |
62 |
1 |
11 |
baseSignature() |
S |
62 |
1 |
11 |
_doUpdate() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
createSignature() |
S |
68 |
1 |
7 |
__construct() |
S |
71 |
1 |
6 |
delete() |
S |
70 |
1 |
6 |
updateNoValidate() |
S |
72 |
1 |
5 |
create() |
S |
72 |
1 |
5 |
saleNoValidate() |
S |
72 |
1 |
5 |
sale() |
S |
65 |
1 |
10 |
creditNoValidate() |
S |
72 |
1 |
5 |
credit() |
S |
65 |
1 |
10 |
fetchExpired() |
S |
66 |
1 |
8 |
expired() |
S |
64 |
1 |
10 |
createNoValidate() |
S |
72 |
1 |
5 |
update() |
S |
69 |
1 |
6 |